Implement "compression" option in the TIFF pixbuf loader
authorChristian Dywan <christian@twotoasts.de>
Mon, 30 Nov 2009 12:55:12 +0000 (13:55 +0100)
committerChristian Dywan <christian@twotoasts.de>
Mon, 30 Nov 2009 12:55:12 +0000 (13:55 +0100)
commite72435f9d0f80b3dfcef2d0a7fdca961a53b3bef
tree9d802cf5c638ca99ca9c8ffad1630334b7360f32
parent6dfdf0fadf4598b1ec7a32d525c87920ba7f8bee
Implement "compression" option in the TIFF pixbuf loader

This enables applications to read out the compression of a TIFF image
and also makes it possible to apply the same or a different
compression when saving.

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=584700
gdk-pixbuf/gdk-pixbuf-io.c
gdk-pixbuf/io-tiff.c